home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Psygnosis Promotional CD-ROM for E3 1998
/
Psygnosis Promotional CD-ROM for E3 1998.iso
/
introseq.dir
/
00021_Script_exit frame
< prev
next >
Wrap
Text File
|
1998-05-08
|
236b
|
10 lines
global baseCount, gAction
-----------------------------------
on exitFrame
if (gAction = 1) OR (gAction = 3) OR (gAction = 4) OR (gAction = 6) OR (gAction = 7) then fly
set baseCount = baseCount + 1
go to the frame
end